home *** CD-ROM | disk | FTP | other *** search
- @echo off
- path=c:\dos;c:\insignia;c:\insignia\softnode;c:\;c:\xln\bin40;c:\xln\tcp;
- c:\insignia\ckconfig
- c:\insignia\fsadrive e:
- c:\insignia\mouse.com
- mode com1:9600,n,8,1
- setver c:\dos netx.exe 6.00 > nul:
- prompt $p$g
- ver
-
- cd novell
- lsl
- tokenspc
- cd ..
- SET INCLUDE=C:\XLN\TOOLKIT\INCLUDE
- SET LIB=C:\XLN\TOOLKIT\LIB
- :tcpip
- C:\xln\bin40\yesno "Load the TCP/IP Protocol?"
- IF errorlevel 1 GOTO notcpip
- SET EXCELAN=C:\XLN
- SET NAME=username
- c:\xln\bin40\tcpip
- c:\xln\bin40\telapi
- break on
- :notcpip
-